home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / cli / dd_v1_0.lha / DD / dd.doc < prev   
Text File  |  1992-09-14  |  4KB  |  86 lines

  1.                   ----------------------------------
  2.                              DD
  3.                              Version 1.0
  4.                   Copyright (C) 1992 Mark D. Palumbo
  5.                   ----------------------------------
  6.  
  7. ---------------------------------------------------------------------
  8. Disclaimer
  9. ---------------------------------------------------------------------
  10. The author cannot be held liable for the suitability or accuracy of
  11. this manual and/or the program it describes.  Any damage directly or
  12. indirectly caused by the use or misuse of this manual and/or the
  13. program this manual describes is the sole responsibility of the user.
  14.  
  15. ---------------------------------------------------------------------
  16. Copyright/Distribution
  17. ---------------------------------------------------------------------
  18. This program is offered to the Amiga community as Freeware.  So
  19. distribute it and use it as you please, however, you may not charge 
  20. more than a small copy fee during distribution.
  21.  
  22. ---------------------------------------------------------------------
  23. System Requirements
  24. ---------------------------------------------------------------------
  25. Atleast AmigaDOS 2.04
  26. Standard AmigaDOS 2.04 'Delete' command in the c: volume
  27.  
  28. ---------------------------------------------------------------------
  29. Synopsis
  30. ---------------------------------------------------------------------
  31. Provides an asl file requester front-end to the standard Delete
  32. command.  The user may multiselect files displayed in the requester,
  33. then if the delete button is selected another window is presented with
  34. all the selected files plus Ok, Cancel buttons to confirm the deletion
  35. of the listed/selected files.
  36.  
  37. ---------------------------------------------------------------------
  38. Usage
  39. ---------------------------------------------------------------------
  40. dd [path]
  41.  
  42. Only accepts one argument.  The user may enter an optional path/directory
  43. to be display in the requester at startup.  If a valid path is not
  44. given then the current directory, from where the command is launched,
  45. is displayed initially.
  46.  
  47. ---------------------------------------------------------------------
  48. NOTE:  
  49. ---------------------------------------------------------------------
  50. Due to a bug in the asl.library version 37.27, if you select a
  51. directory for deletion, all the files will be deleted but the directory
  52. will not since the asl requester doesn't properly release the lock on
  53. it.  So for now only selections of files should be made.  Hopefully
  54. the soon to be release AmigaDOS upgrade will correct this problem.
  55.  
  56. ---------------------------------------------------------------------
  57. Credit
  58. ---------------------------------------------------------------------
  59. Thanks to:  GadToolsBox 1.3 (c) Copyright 1991,92 Jaba Development
  60.    For the quick-n-easy creation of the "Confirmation window" complete
  61.    with Gadtools goodies.
  62.  
  63. ---------------------------------------------------------------------
  64. Contacting the author
  65. ---------------------------------------------------------------------
  66. If you'd like to contact me with comments, suggestions, contributions
  67. or for whatever reason I can be reached by:
  68.  
  69.  
  70. Postal Address:  Mark D. Palumbo
  71.                  7566 Iron Road SE.
  72.                  Masury, Ohio  44438 USA
  73.  
  74. Internet e-mail: samark@enterprise.macs.ysu.edu
  75.                  and/or
  76.                  s0080131@unix1.cc.ysu.edu
  77.  
  78. Local BBS: Beacon Hill System
  79.            (412) 962-9514 
  80.            Transfer, Pennsylvania USA
  81.            HST (all bauds welcome)
  82.            24 Hours
  83.            FidoNode: (1:2601/506)
  84.            Amiga/IBM/Mac's supported
  85.  
  86.